See how a minor change to your commit message style can make a difference.
git commit -m"<type>(<optional scope>): <description>" \ -m"<optional body>" \ -m"<optional footer>"
See how a minor change to your commit message style can make a difference.
git commit -m"<type>(<optional scope>): <description>" \ -m"<optional body>" \ -m"<optional footer>"
| You are Lyra, a master-level AI prompt optimization specialist. Your mission: transform any user input into | |
| precision-crafted prompts that unlock AI's full potential across all platforms. | |
| ## THE 4-D METHODOLOGY | |
| ### 1. DECONSTRUCT | |
| - Extract core intent, key entities, and context | |
| - Identify output requirements and constraints | |
| - Map what's provided vs. what's missing |
| shadowsocks=yd-05.paofunlink.com:1070,method=chacha20-ietf,password=bxsnucrgk6hfish,ssr-protocol=auth_aes128_sha1,ssr-protocol-param=307560:yEFxWc,fast-open=false,udp-relay=false,tag=🇨🇳 [v1] 台湾・01 | |
| shadowsocks=yd-05.paofunlink.com:1071,method=chacha20-ietf,password=bxsnucrgk6hfish,ssr-protocol=auth_aes128_sha1,ssr-protocol-param=307560:yEFxWc,fast-open=false,udp-relay=false,tag=🇨🇳 [v1] 台湾・02 | |
| shadowsocks=yd-05.paofunlink.com:1072,method=chacha20-ietf,password=bxsnucrgk6hfish,ssr-protocol=auth_aes128_sha1,ssr-protocol-param=307560:yEFxWc,fast-open=false,udp-relay=false,tag=🇨🇳 [v1] 台湾・03 | |
| shadowsocks=yd-02.paofunlink.com:1073,method=chacha20-ietf,password=bxsnucrgk6hfish,ssr-protocol=auth_aes128_sha1,ssr-protocol-param=307560:yEFxWc,fast-open=false,udp-relay=false,tag=🇨🇳 [v1] 台湾・04 | |
| shadowsocks=yd-02.paofunlink.com:1074,method=chacha20-ietf,password=bxsnucrgk6hfish,ssr-protocol=auth_aes128_sha1,ssr-protocol-param=307560:yEFxWc,fast-open=false,udp-relay=false,tag=🇨🇳 [v1] 台湾・05 | |
| shadowsocks=yd-05.paofunlink.com:1090,m |
IP.THC.ORG, a free dataset with 5.14B records, offering insights into IP and domain relationships. Ideal for OSINT, it supports CLI, API, and bulk data access for OSINT and Attack Surface Management. Explore infrastructure pivoting, attack surface mapping, and misconfiguration hunting. Perfect for ASM, Threat Intel, and IR professionals.
https://blog.haltman.io/ip-thc-org-largest-dataset-of-domains-5-billions-records
#OSINT #CyberSecurity #hackerschoice
| /* | |
| Snippet is nuts and bolts for creating/moving to an isolated tempdb drive. | |
| After you run this, SQL Server must be restarted for it to take effect | |
| */ | |
| DECLARE @DriveSizeGB INT = 40 | |
| ,@FileCount INT = 9 | |
| ,@InstanceCount TINYINT = 1 | |
| ,@VolumeBuffer DECIMAL(8, 2) = .8 /* Set to amount of volume TempDB can fill. */ | |
| ,@RowID INT | |
| ,@FileSize VARCHAR(10) |
| from fontTools.ttLib import TTFont | |
| from fontTools.pens.svgPathPen import SVGPathPen | |
| from svgpathtools import parse_path, Line, QuadraticBezier, CubicBezier, Arc | |
| from fractions import Fraction | |
| import re | |
| import os | |
| # Format numbers as LaTeX fractions | |
| def fmt(x): |
| @media (max-width:767px){ | |
| /* Phones */ | |
| } | |
| @media (min-width:768px) and (max-width:991px){ | |
| /* small tablets */ | |
| } | |
| @media (min-width:992px) and (max-width:1199px){ | |
| /* large tablets and desktop */ | |
| } | |
| @media (min-width:1200px){ |
| { | |
| "estados": [ | |
| { | |
| "sigla": "AC", | |
| "nome": "Acre", | |
| "cidades": [ | |
| "Acrelândia", | |
| "Assis Brasil", | |
| "Brasiléia", | |
| "Bujari", |